ComponentOne Xamarin Edition
RemoveAsync Method (C1SortCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1SortCollectionView<T> Class : RemoveAsync Method
The index.
Removes the item at the specified index from the collection.
Syntax
public override Task RemoveAsync( 
   int index
)

Parameters

index
The index.
See Also

Reference

C1SortCollectionView<T> Class
C1SortCollectionView<T> Members